From 223ea29eb266e9355a45749dd3a9eaf329acdc94 Mon Sep 17 00:00:00 2001 From: Agustin Martin Date: Mon, 3 Dec 2012 18:23:42 +0100 Subject: [PATCH] Fix my last Changelog entry. --- lisp/ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index efb42c14221..23ebe4b736a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,9 +1,10 @@ 2012-12-03 Agustín Martín Domingo * textmodes/ispell.el (ispell-init-process) - (ispell-start-process): Make sure personal dictionary name is - expanded after initial `default-directory' value. Use expanded - values for keep/restart checks (Bug#13019). + (ispell-start-process, ispell-internal-change-dictionary): + Make sure personal dictionary name is expanded after initial + `default-directory' value. Use expanded strings for + keep/restart checks and for value (Bug#13019). 2012-12-03 Jay Belanger -- 2.30.2